[INFO] cloning repository https://github.com/godliony/rust-pawnshop-clean-architechture
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/godliony/rust-pawnshop-clean-architechture" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodliony%2Frust-pawnshop-clean-architechture", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodliony%2Frust-pawnshop-clean-architechture'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a342a3937e4bbe35d1d7c3cfd1ff054fe0c3096e
[INFO] testing godliony/rust-pawnshop-clean-architechture against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodliony%2Frust-pawnshop-clean-architechture" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/godliony/rust-pawnshop-clean-architechture
[INFO] finished tweaking git repo https://github.com/godliony/rust-pawnshop-clean-architechture
[INFO] tweaked toml for git repo https://github.com/godliony/rust-pawnshop-clean-architechture written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/godliony/rust-pawnshop-clean-architechture on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/godliony/rust-pawnshop-clean-architechture already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded compression-codecs v0.4.30
[INFO] [stderr]   Downloaded serde_spanned v1.0.1
[INFO] [stderr]   Downloaded compression-core v0.4.29
[INFO] [stderr]   Downloaded erased-serde v0.4.8
[INFO] [stderr]   Downloaded toml_datetime v0.7.1
[INFO] [stderr]   Downloaded toml v0.9.6
[INFO] [stderr]   Downloaded config v0.15.16
[INFO] [stderr]   Downloaded async-compression v0.4.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 563f46f37e68fe2d713df2efe47240ca4614aa92dcce62a9cf707941b3e39c3d
[INFO] running `Command { std: "docker" "start" "-a" "563f46f37e68fe2d713df2efe47240ca4614aa92dcce62a9cf707941b3e39c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "563f46f37e68fe2d713df2efe47240ca4614aa92dcce62a9cf707941b3e39c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "563f46f37e68fe2d713df2efe47240ca4614aa92dcce62a9cf707941b3e39c3d", kill_on_drop: false }`
[INFO] [stdout] 563f46f37e68fe2d713df2efe47240ca4614aa92dcce62a9cf707941b3e39c3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7613e5c2740cfbf7fb8e87260285809e83361bc9ece8fa1e57769b3688061487
[INFO] running `Command { std: "docker" "start" "-a" "7613e5c2740cfbf7fb8e87260285809e83361bc9ece8fa1e57769b3688061487", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]    Compiling serde_spanned v1.0.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling toml v0.9.6
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling config v0.15.16
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling compression-codecs v0.4.30
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling async-compression v0.4.30
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling pawnshop-clean-architecture-v1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tracing::error`
[INFO] [stdout]  --> src/repositories/customer_impl.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `delete` and `put`
[INFO] [stdout]  --> src/main.rs:1:53
[INFO] [stdout]   |
[INFO] [stdout] 1 | use axum::{http::Method, Router, routing::{post,get,put,delete}};
[INFO] [stdout]   |                                                     ^^^ ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.77s
[INFO] running `Command { std: "docker" "inspect" "7613e5c2740cfbf7fb8e87260285809e83361bc9ece8fa1e57769b3688061487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7613e5c2740cfbf7fb8e87260285809e83361bc9ece8fa1e57769b3688061487", kill_on_drop: false }`
[INFO] [stdout] 7613e5c2740cfbf7fb8e87260285809e83361bc9ece8fa1e57769b3688061487
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09c8d94bd26b8818da2dcc054425a4c54e7b01ab79cb8a9aa4825b2f88d6d72b
[INFO] running `Command { std: "docker" "start" "-a" "09c8d94bd26b8818da2dcc054425a4c54e7b01ab79cb8a9aa4825b2f88d6d72b", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `tracing::error`
[INFO] [stdout]  --> src/repositories/customer_impl.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pawnshop-clean-architecture-v1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `delete` and `put`
[INFO] [stdout]  --> src/main.rs:1:53
[INFO] [stdout]   |
[INFO] [stdout] 1 | use axum::{http::Method, Router, routing::{post,get,put,delete}};
[INFO] [stdout]   |                                                     ^^^ ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::error`
[INFO] [stdout]  --> src/repositories/customer_impl.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CustomerUpdating` and `Customer`
[INFO] [stdout]  --> src/usecases/customer_test.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 |         models::customer::{Customer, CustomerCreating, CustomerUpdating},
[INFO] [stdout]   |                            ^^^^^^^^                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.54s
[INFO] running `Command { std: "docker" "inspect" "09c8d94bd26b8818da2dcc054425a4c54e7b01ab79cb8a9aa4825b2f88d6d72b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09c8d94bd26b8818da2dcc054425a4c54e7b01ab79cb8a9aa4825b2f88d6d72b", kill_on_drop: false }`
[INFO] [stdout] 09c8d94bd26b8818da2dcc054425a4c54e7b01ab79cb8a9aa4825b2f88d6d72b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 64c6932f8b65e020197d3aeec9ea0dbdf9650db9937410fd5f8d3e533b771564
[INFO] running `Command { std: "docker" "start" "-a" "64c6932f8b65e020197d3aeec9ea0dbdf9650db9937410fd5f8d3e533b771564", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `tracing::error`
[INFO] [stderr]  --> src/repositories/customer_impl.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tracing::error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `CustomerUpdating` and `Customer`
[INFO] [stderr]  --> src/usecases/customer_test.rs:8:28
[INFO] [stderr]   |
[INFO] [stderr] 8 |         models::customer::{Customer, CustomerCreating, CustomerUpdating},
[INFO] [stderr]   |                            ^^^^^^^^                    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pawnshop-clean-architecture-v1` (lib) generated 1 warning (run `cargo fix --lib -p pawnshop-clean-architecture-v1` to apply 1 suggestion)
[INFO] [stderr] warning: `pawnshop-clean-architecture-v1` (lib test) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p pawnshop-clean-architecture-v1 --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused imports: `delete` and `put`
[INFO] [stderr]  --> src/main.rs:1:53
[INFO] [stderr]   |
[INFO] [stderr] 1 | use axum::{http::Method, Router, routing::{post,get,put,delete}};
[INFO] [stderr]   |                                                     ^^^ ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pawnshop-clean-architecture-v1` (bin "pawnshop-clean-architecture-v1" test) generated 1 warning (run `cargo fix --bin "pawnshop-clean-architecture-v1" -p pawnshop-clean-architecture-v1 --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pawnshop_clean_architecture_v1-2441fd27c6631363)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test usecases::customer_test::tests::customer_create_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pawnshop_clean_architecture_v1-c204bc3644f3abba)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests pawnshop_clean_architecture_v1
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "64c6932f8b65e020197d3aeec9ea0dbdf9650db9937410fd5f8d3e533b771564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64c6932f8b65e020197d3aeec9ea0dbdf9650db9937410fd5f8d3e533b771564", kill_on_drop: false }`
[INFO] [stdout] 64c6932f8b65e020197d3aeec9ea0dbdf9650db9937410fd5f8d3e533b771564
